public void setFunction( PDFFunction value ) |
Parameters
- value
- A 1-in, n-out function, where n is the number of color components in the shading's color space
public void setFunction( PDFFunction value ) |
| Exception | Description |
|---|---|
| java.lang.IllegalArgumentException | when the function is null. |